type github.com/jackc/pgx/v5/pgtype.encodePlanInt8CodecBinaryInt64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1276: 			return encodePlanInt8CodecBinaryInt64{}
		int.go#L1292: type encodePlanInt8CodecBinaryInt64 struct{}
		int.go#L1294: func (encodePlanInt8CodecBinaryInt64) Encode(value any, buf []byte) (newBuf []byte, err error) {